home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / recent / mcf4amrc.lha / MCF4AmIRC / Rexx / MCF_Alias.AMIRX < prev    next >
Text File  |  1996-09-17  |  660b  |  18 lines

  1. /* MCF_Alias.AMIRX
  2. // $VER: MCF_Alias.AMIRX 4.1 (29.07.96)
  3. \\ Written by Donald T. Becker (dtbecker@prolog.net) IRC: StarDustr
  4. // Please mail any bug reports/comments to the above address with a subject
  5. \\ header of MCF.AMIRX.
  6. //
  7. \\ ** What to do with this file?
  8. // Put this script in REXX:  
  9. \\  Add the following Aliases:
  10. //    MQ    /Rx MCF_Alias %%QUIT
  11. //    MAUTO /Rx MCF_Alias %%AUTO %p
  12. //    MAU   /Rx MCF_Alias %%AU %p
  13. //    MDU   /Rx MCF_Alias %%DU %p
  14. //    MRU   /Rx MCF_Alias %%RU %p
  15. //    MOPTS /Rx MCF_Alias %%OPTS
  16. //    MU    /Rx MCF_Alias %%USERS
  17. */
  18. ;parse arg argline;options results;getmynick;Unick=result;"RAW PRIVMSG "Unick" :"||argline;exit